花费 16 ms
C#删除文件夹

这里说三种 1这是最简单的方法 DirectoryInfo di = new DirectoryInfo(string Path); di.Delete(tr ...

Thu Feb 23 19:37:00 CST 2012 4 48761

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM